projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bff30c
)
* syntax.c (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 6 Jun 2007 17:09:26 +0000
(17:09 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 6 Jun 2007 17:09:26 +0000
(17:09 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 0c66e60bfbfd37c4c4246ab871040c7837559ede..82bd820313e6242444fc883cc0c7829e4f354dcf 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,7
@@
+2007-06-06 Martin Rudalics <rudalics@gmx.at>
+
+ * syntax.c (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.
+
2007-06-05 Dan Nicolaescu <dann@ics.uci.edu>
* xfaces.c (syms_of_xfaces): Delete stray semicolon.